home *** CD-ROM | disk | FTP | other *** search
INI File | 1994-01-04 | 13.5 KB | 371 lines |
- ;********************************************************************
- ; NOVELL NETWARE MANAGEMENT SYSTEM
- ; Hub Services Manager (HSM) Version 1.5 INI File.
- ;********************************************************************
- ;
- [hsm]
- ;
- ;********************************************************************
- ; Do not change the following 5 lines:
- ;********************************************************************
- ;
- DllFiles=n-hubcon,n-hubman,n-hubmap,n-hubnod,n-hubdaq,n-hubmib
- OlfFiles=n-hubman,n-hubmap,n-hubnod
- ProductVersion=Hub Services Manager v1.5
- HelpFile=nms.hlp
- DialogHelpFile=nms.hlp
- ;
- ;********************************************************************
- ; STATIC OPTIONS: These options are read only once by the program
- ; during the startup.
- ;********************************************************************
- ;
- ;-------------------------------------------------------------------------
- ; Hub Services Manager checks the objects discovered by the NetExplorer
- ; component of NetWare Management System to determine whether any
- ; HMI-compliant hubs can be found. The following options apply to this
- ; background operation.
- ;
- ; Note: Section A is currently unused.
- ;
- ;-------------------------------------------------------------------------
- ;
- ; A. HMI-COMPLIANT HUBS DISCOVERY OPTIONS:
- ;============================================
- ;
- ; A.1: Choose whether the hub discovery module of Hub Services Manager
- ; must be active.
- ; Set 1 to mean activate hub discovery module.
- ; Set 0 to mean deactivate it.
- ; Default is to activate hub discovery module.
- AllowDiscovery=1
- ;
- ; A.2: Indicate the lapse time in seconds between checking stations.
- ; Minimum is 30 seconds.
- ; Maximum is 1800 seconds (or 30 minutes).
- ; Default is 300 seconds (or 5 minutes).
- DiscoveryStationInterval=300
- ;
- ; A.3: Indicate the lapse time in seconds to restart the discovery cycle
- ; after all stations have been checked once.
- ; Minimum is 60 seconds (or 1 minute).
- ; Maximum is 28800 seconds (or 8 hours).
- ; Default is 900 seconds (or 15 minutes).
- DiscoveryRepeatInterval=900
- ;
- ; A.4: Indicate the timeout interval in seconds.
- ; Minimum is 5 seconds.
- ; Maximum is 60 seconds (or 1 minute).
- ; Default is 5 seconds.
- DiscoveryTimeoutInterval=5
- ;
- ; A.5: Indicate the number of retries in case it timed out on the first
- ; attempt.
- ; Minimum is 0.
- ; Maximum is 9.
- ; Default is 1.
- DiscoveryRetryCount=1
- ;
- ;********************************************************************
- ; DYNAMIC OPTIONS: These options are read by the program each time
- ; it needs them.
- ;********************************************************************
- ;
- ; B. GENERAL SETTINGS:
- ;========================
- ;
- ; B.1: Indicate whether the View > All HMI Hubs window must show all hubs
- ; that have been discovered, or only those that were live when
- ; the window was brought up. Discovered hubs are manageable only
- ; when the HUBSNMP.NLM is properly loaded on the server, and the
- ; community strings are set correctly on the server. See below
- ; under [HsmCommunityStrings] for notes on how to set the community
- ; strings on the server.
- ; Set 1 to mean all hubs.
- ; Set 0 to mean live hubs only.
- ; Default is to show live hubs only.
- ShowAllHubs=0
- ;
- ; B.2: Indicate what happens when an HMI hub object is double-clicked.
- ; The default action is to show the Backpanel window.
- ; Enter Backpanel to show the Backpanel window.
- ; Enter PortMap to show the Port Map window.
- ; Default is to show the Backpanel window.
- DoubleClickAction=Backpanel
- ;
- ; C. WINDOW UPDATE INTERVALS:
- ;===============================
- ;
- ; C.1: Indicate the Backpanel window update interval in seconds.
- ; Minimum is 5 seconds.
- ; Maximum is 3600 seconds (or 1 hour).
- ; Default is 30 seconds.
- BackpanelUpdateInterval=30
- ;
- ; C.2: Indicate the Port Map window update interval in seconds.
- ; Minimum is 5 seconds.
- ; Maximum is 3600 seconds (or 1 hour).
- ; Default is 30 seconds.
- PortMapUpdateInterval=30
- ;
- ; C.3: Indicate the Table window update interval in seconds.
- ; Minimum is 5 seconds.
- ; Maximum is 3600 seconds (or 1 hour).
- ; Default is 30 seconds.
- TableUpdateInterval=30
- ;
- ; C.4: Indicate the Graph window update interval in seconds.
- ; Minimum is 5 seconds.
- ; Maximum is 3600 seconds (or 1 hour).
- ; Default is 10 seconds.
- GraphUpdateInterval=10
- ;
- ; C.5: Indicate the Hub Details window update interval in seconds.
- ; Minimum is 5 seconds.
- ; Maximum is 3600 seconds (or 1 hour).
- ; Default is 10 seconds.
- HubDetailsUpdateInterval=10
- ;
- ; C.6: Indicate the Card Details window update interval in seconds.
- ; Minimum is 5 seconds.
- ; Maximum is 3600 seconds (or 1 hour).
- ; Default is 10 seconds.
- CardDetailsUpdateInterval=10
- ;
- ; C.7: Indicate the Port Details window update interval in seconds.
- ; Minimum is 5 seconds.
- ; Maximum is 3600 seconds (or 1 hour).
- ; Default is 10 seconds.
- PortDetailsUpdateInterval=10
- ;
- ; C.8: Indicate the update interval in seconds for dialog boxes.
- ; Minimum is 5 seconds.
- ; Maximum is 3600 seconds (or 1 hour).
- ; Default is 5 seconds.
- StatusUpdateInterval=5
- ;
- ; C.9: Indicate the Token Ring Map window update interval in seconds.
- ; Minimum is 5 seconds.
- ; Maximum is 3600 seconds (or 1 hour).
- ; Default is 30 seconds.
- TRMapUpdateInterval=30
- ;
- ; D. WINDOW TIMEOUT, RETRY COUNT:
- ;===================================
- ;
- ; D.1: Indicate window timeout interval in seconds.
- ; Minimum is 5 seconds.
- ; Maximum is 60 seconds (or 1 minute).
- ; Default is 5 seconds.
- WindowTimeoutInterval=5
- ;
- ; D.2: Indicate the number of retries in case it timed out on the first
- ; attempt.
- ; Minimum is 0.
- ; Maximum is 9.
- ; Default is 1.
- WindowRetryCount=1
- ;
- ; E. INTERNAL SETTINGS:
- ;=========================
- ;
- ; E.1: Internal View > All HMI Hubs window settings.
- HubListWindowTitle=All HMI Hubs
- HubListBKColor=8454143
- ;
- ; E.2: Internal Backpanel window settings.
- BackpanelWindowTitle=Hub Backpanel
- BackpanelBKColor=8421631
- ;
- ; E.3: Internal Port Map window settings.
- PortMapWindowTitle=Hub Port Map
- PortMapBKColor=8421376
- ;
- ; E.4: Internal Table window settings.
- TableWindowTitle=Hub Port Statistics Table
- TablePortStatusNormal=Normal
- TablePortStatusDisabled=Disabled
- TablePortStatusPartitoned=Partitioned
- TablePortStatusLinkDown=Link Down
-
- TablePortStatusPhantom=Inserted
- TablePortStatusNoPhantom=Not Inserted
- TablePortStatusWrapped=Wrapped
- TablePortStatusNotWrapped=Not Wrapped
-
- TablePortTypeOther=Other
- TablePortTypeRingIn=Ring In
- TablePortTypeRingOut=Ring Out
- TablePortTypeDaisyIn=Daisy In
- TablePortTypeDaisyOut=Daisy Out
- TablePortTypeLocalHost=Local Host
- TablePortTypeExternal=External
- ;
- ; E.5: Internal Graph window settings.
- GraphWindowTitle=Hub Port Utilization Graph
- GraphInitialScale=values
- GraphInitialHorizontalGrids=0
- GraphInitialVerticalGrids=0
- ;
- ; E.6: Internal Hub Details window settings.
- HubDetailsWindowTitle=Hub Details
- HubDetailsBKColor=8453888
- TRHubDetailsBKColor=16777088
- ;
- ; E.7: Internal Card Details window settings.
- CardDetailsWindowTitle=Hub Card Details
- CardDetailsBKColor=8421504
- TRCardDetailsBKColor=4227072
- ;
- ; E.8: Internal Port Details window settings.
- PortDetailsWindowTitle=Hub Port Details
- PortDetailsBKColor=12632256
- TRPortDetailsBKColor=15269887
- ;
- ; E.9: Internal general settings.
- HsmSaps=569
- CacheAccessRatioForUpdate=50
- ;
- ; E.10: Token Ring Map window settings.
- TRMapWindowTitle=Hub Token Ring Map
- TRMapBKColor=16711808
- ;
- ; E.11: Token Ring Discovery Frequency
- ; Minimum is 0 poll cycle.
- ; Maximum is 3600 poll cycles.
- ; Default is 5 poll cycles.
- ;
- ; A value of 0 means to never discover new TR stations.
- ; A positive value N means to discover new TR stations every
- ; N poll cycles.
- TRDiscovery=5
- ;
- ; E.12: Number of SNMP packets to send at a time.
- ; Minimum is 1 packet.
- ; Maximum is 30 packets.
- ; Default is 10 packets.
- SNMPPackets=10
- ;
- ; E.13: Minimum number of centiseconds to pause before sending next burst
- ; of SNMP packets.
- ; Minimum is 0 centiseconds (no delay).
- ; Maximum is 500 centiseconds (or 5 seconds).
- ; Default is 0 centiseconds (no delay).
- SNMPDelay=0
- ;
- ;
- [HsmCommunityStrings]
- ;********************************************************************
- ; COMMUNITY STRINGS: These options are read only once by the program
- ; during the startup.
- ;
- ; Note: this section is being maintained for
- ; backward compatibility with earlier versions of HSM.
- ; Community Strings should now be set in the NMS.INI
- ; file.
- ;********************************************************************
- ;
- ; The management station uses the DefaultCommunityString specified above
- ; to access any hub by default. In this section, however, you can specify
- ; any specific community strings to be used to access specific hubs.
- ; This can be specified by indicating the IPX or the IP address of the
- ; hub, followed by the community string to be used.
- ;
- ; For example:
- ;
- ; 00-00-55-22-00-00-00-00-00-01=monitor
- ; or,
- ; 162.56.23.45=administrator
- ; and so on.
- ;
- ; Note that the IPX address is to be specified as a sequence of hexadecimal
- ; numbers separated by dashes, and the IP address as a sequence of decimal
- ; numbers separated by dots.
- ;
- ; See below for a description of how community strings may be configured
- ; on the NetWare server containing the hub, and how specific access rights
- ; may be given to various management stations by choosing appropriate
- ; community strings on the server.
- ;
- ; Enter here all the specific community strings that this management
- ; station must use to access specific hubs.
- ;
- ; ...
- ;
- ;
- ; NOTES ON COMMUNITY STRINGS:
- ;============================
- ;
- ; Management stations use the SNMP Data Server to access the hubs on the
- ; network. The SNMP Agent running on the NetWare server containing the
- ; hubs allows different levels of access rights to various management
- ; stations based on the community string settings.
- ;
- ; On the server, the required community strings are specified on the
- ; LOAD SNMP command line. This command line is generally found in the
- ; AUTOEXEC.NCF file on the server, or in any other command file that is
- ; invoked by the AUTOEXEC.NCF file, for instance, NMSBASE.NCF. Refer to
- ; the SNMP command line options in the NetWare documentation for more
- ; details about various community strings and how they are used.
- ; Novell NetWare v3.11 TCP/IP Transport Supervisor's Guide is one book
- ; where this information is available.
- ;
- ; The suggested method by which to allow the management stations to access
- ; a given hub is to set all the community strings to NULL on the hub. This
- ; can be done by including the following parameters to the LOAD SNMP command
- ; on the NetWare server containing the hub:
- ;
- ; LOAD SNMP ControlCommunity= MonitorCommunity= TrapCommunity=
- ;
- ; This allows any management station to monitor the hubs within the server,
- ; as well as control them. (for instance, disabling a port).
- ;
- ; It is, however, possible to allow restricted access to the hub by setting
- ; proper community strings on the LOAD SNMP command line. For instance:
- ;
- ; LOAD SNMP
- ;
- ; with no parameters allows any management station to monitor the hubs in
- ; that server, but not control it. (You will see an Error Accessing Hub
- ; message when you attempt to disable a port in this case). This is
- ; because the default monitor community string on the server is 'public',
- ; which is also what the management station uses by default. (See above
- ; for the setting of DefaultCommunityString). The default control when
- ; no ControlCommunity parameter is specified, is to disallow any control
- ; from any management station.
- ;
- ; The LOAD SNMP line may also be configured with other explicit community
- ; strings to allow a restricted access to the hub. For instance:
- ;
- ; LOAD SNMP ControlCommunity=topsecret MonitorCommunity=somesecret
- ;
- ; allows only those management stations that specify 'topsecret' to monitor
- ; as well as control the hub, those that specify 'somesecret' to allow
- ; monitor only and the others to have no access at all.
- ;
- ; The [HsmCommunityStrings] section described above allows you to enter
- ; specific community strings to be used by this management station to access
- ; specific hubs on the network. This allows the network administrator to
- ; configure the hubs with the desired community strings, and allowing only
- ; restricted set of management stations to monitor and/or control them.
- ;
- ;
- [HsmHubCodes]
- ;********************************************************************
- ; HUB CODES: These options are read only once by the program
- ; during the startup.
- ;********************************************************************
- ;
- ; Hub manufacturer numeric codes can be converted into text strings as shown
- ; here. The number on the left is in decimal. Hub manufacturer codes (or
- ; the associated strings) are displayed in the Hub Details window.
- ;
- 1b0000h=Novell
- 00aa00h=Intel
- 1000f1h=Chipcom
- 000079h=NetWorth
- 0000f6h=Madge
- 02608ch=3Com
- 000003h=SMC
-
-